Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set RealMemory to the actual total instance memory. #285

Conversation

cartalla
Copy link
Contributor

@cartalla cartalla commented Nov 6, 2024

The default is to set it to 95% which makes it difficult to correctly request memory because you could submit a job and request 4GB and wind up running on an 8GB machine.

This just makes it more intuitive.

Resolves #283

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

The default is to set it to 95% which makes it difficult to correctly request
memory because you could submit a job and request 4GB and wind up running on an
8GB machine.

This just makes it more intuitive.

Resolves #283
@cartalla cartalla merged commit 8a70553 into main Nov 6, 2024
@cartalla cartalla deleted the 283-feature-change-realmemory-of-compute-nodes-to-match-total-instance-type-memory branch November 6, 2024 02:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Change RealMemory of compute nodes to match total instance type memory
1 participant